Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Infra] Use custom docker image in CI #35

Closed
wants to merge 93 commits into from

Conversation

dominikandreasseitz
Copy link
Collaborator

No description provided.

jpmoutinho and others added 30 commits October 2, 2023 12:55
Digital decomposition, operations and Braket backend
* Add README.

* Remove useless heading.
Co-authored-by: Kaonan Micadei <[email protected]>
Co-authored-by: Vytautas Abramavicius <[email protected]>
* state preparation
* logging
* register
* execution helpers
* qubit support
* serialization
* typing
* wavefunction overlaps

Co-authored-by: Aleksander Wennersteen <[email protected]>
Co-authored-by: Mario Dagrada <[email protected]>
Co-authored-by: Vincent Elfving <[email protected]>
Co-authored-by: Dominik Seitz <[email protected]>
Co-authored-by: Joao Moutinho <[email protected]>
Co-authored-by: Vytautas Abramavicius <[email protected]>
Co-authored-by: Niklas Heim <[email protected]>
Co-authored-by: Roland Guichard <[email protected]>
* state preparation
* logging
* register
* execution helpers
* qubit support
* serialization
* typing
* wavefunction overlaps

Co-authored-by: Aleksander Wennersteen <[email protected]>
Co-authored-by: Mario Dagrada <[email protected]>
Co-authored-by: Vincent Elfving <[email protected]>
Co-authored-by: Dominik Seitz <[email protected]>
Co-authored-by: Joao Moutinho <[email protected]>
Co-authored-by: Vytautas Abramavicius <[email protected]>
Co-authored-by: Niklas Heim <[email protected]>
Co-authored-by: Roland Guichard <[email protected]>
Co-authored-by: Aleksander Wennersteen <[email protected]>
Co-authored-by: Mario Dagrada <[email protected]>
Co-authored-by: Vincent Elfving <[email protected]>
Co-authored-by: Gert-Jan Both <[email protected]>
@RolandMacDoland RolandMacDoland changed the title use nvidia docker image in CI [Infra] use nvidia docker image in CI Oct 9, 2023
dominikandreasseitz and others added 17 commits October 9, 2023 17:00
* build docs on GH

* don't display in docs build

* commit to some branch

* install graphviz

* lint

* only graphviz

* try

* ...

* update docs yml

* temporary delete

* update docs yml

* update docs yml

* update docs yml

* update docs yml

* update docs yml

* move to html folder

* install font

* sudo...

* remove size scaling

* only if tag

* mike

* deploy only on tag

* else condition

* whoopsie

* bring other workflows back

* revert docs changes; remove readthedocs.yml

* is it a concurrency thing?

* prefix groups
@dominikandreasseitz dominikandreasseitz changed the title [Infra] use nvidia docker image in CI [Infra] Use custom docker image in CI Oct 10, 2023
Copy link
Collaborator

@madagra madagra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dominikandreasseitz looks good to me, apart from a small comment. Let's merge this one.

python-version: ["3.9", "3.10"]
runs-on: ubuntu-latest
container:
image: pasqalofficial/qadence_fast_310:latest
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dominikandreasseitz are you going to have also a _39 version of the image?

@madagra madagra marked this pull request as draft October 26, 2023 08:25
@dominikandreasseitz
Copy link
Collaborator Author

closing since it will be addressed differently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra CI/CD and docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants